home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetSprite(14, 1)
- set the memberNum of sprite 14 to the number of member "drflat"
- updateStage()
- end
-
- on mouseUp
- set the memberNum of sprite 14 to the number of member "dround copy"
- updateStage()
- puppetSprite(14, 0)
- unLoad()
- SetReturn()
- play movie "dm2.dir"
- end
-